github.com/klauspost/compress/zstd.fastEncoderDict.markAllShardsDirty (method)

4 uses

	github.com/klauspost/compress/zstd (current package)
		enc_dfast.go#L695: 			e.markAllShardsDirty()
		enc_dfast.go#L719: 		e.markAllShardsDirty()
		enc_dfast.go#L1028: 		e.markAllShardsDirty()
		enc_fast.go#L869: func (e *fastEncoderDict) markAllShardsDirty() {